Open
Bug 1885932
Opened 1 year ago
Investigate Session History Entry insertion timing
Categories
(Core :: DOM: Navigation, task)
Core
DOM: Navigation
Tracking
()
NEW
People
(Reporter: farre, Unassigned)
References
(Blocks 1 open bug)
Details
The session history implementation in Gecko doesn’t closely follow the current HTML spec algorithms. There might need to be some tweaking and changes to the core session history implementation. Especially the fact that we run Session History in the parent processes makes it necessary to try to find out how this lines up with the Navigation API's view of things.
You need to log in
before you can comment on or make changes to this bug.
Description
•